home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Franz PD / Franz PD Disk #279 (1993)(Rhein-Sieg-Soft).zip / Franz PD Disk #279 (1993)(Rhein-Sieg-Soft).adf / AKCC_V3.02.LHA / AKCC / AKCC_Shell / AKCC_Shell_ENG.doc < prev    next >
Text File  |  1993-11-01  |  5KB  |  196 lines

  1.  
  2.                AKCC_Shell V3.02
  3.  
  4.             - part of AKCC (SHAREWARE) -
  5.  
  6.          © 1990-93 by Andreas R. Kleinert. All rights reserved.
  7.  
  8.           This program was written under OS V3.00 and is therefore
  9.           fully compatible. It needs OS >= V1.2.
  10.  
  11.           Release Date : 01.11.1993
  12.  
  13.  
  14.     Distribution :
  15.     ==============
  16.  
  17.     This tool is part of AKCC (SHAREWARE).
  18.     Distribution conditions are the same as for AKCC V3.02.
  19.  
  20.  
  21.     Function :
  22.     ==========
  23.  
  24.     AKCC_Shell is a small, comfortable shell, which especially has been
  25.     designed for users of OS V1.2/1.3, although it also runs fine under
  26.     OS V2.04+.
  27.     It gives you e.g. the possibility of using the WildCard "*" as if it were
  28.     "#?". This works with each command.
  29.  
  30.     Also setting of SearchPaths like under Dos is possible, although both
  31.     methods are _not_ compatible.
  32.  
  33.  
  34.     Correspondence :
  35.     ================
  36.  
  37.     If you like, you may send me some money. Perhaps this will motivate me
  38.     to continue programming such programs or just making updates of
  39.     this one. Send bug-reports, money or whatever to :
  40.  
  41.        Andreas R. Kleinert,
  42.        Grube Hohe Grethe 23,
  43.        D-57074 Siegen,
  44.        Germany.
  45.  
  46.  
  47.     Usage :
  48.     =======
  49.  
  50.  
  51.     1. Introduction
  52.     ---------------
  53.  
  54.     AKCC_Shell brings you an "Alias"-Command, the possibility of using
  55.     the "FunctionKeys" for your own purposes, Environment-Variables
  56.     and the possibility of using the special WildCard "*".
  57.     You also may leave an opened AKCC_Shell at every time by the command
  58.     "System" or by pressing the "ESCAPE"-key.
  59.     The functionkey-settings remain until the next reset, if it is not
  60.     changed in the meanwhile.
  61.  
  62.  
  63.      1.1 Commands
  64.      ------------
  65.  
  66.       a) CD <PathName>               Change or just Show
  67.           or                   the Current Path
  68.          CD ""
  69.       b) Path                   Show all SearchPaths
  70.       c) AddPath <PathName>            Add new SearchPath
  71.       d) RemPath <PathName>            Remove SearchPath
  72.       e) Alias <aliastext> <originaltext>  Alias-Definition
  73.       f) FKey <F-Tasten-No.> <text>        Funktionkeys
  74.       g) WriteEnv <name> <text>           Write ...
  75.       h) ReadEnv <name>               Read ...
  76.       i) DelEnv <name>               Delete an Env-Variable
  77.       j) Big                   Window to PAL-Size
  78.       k) Prompt [ON | OFF]               Show actual Path
  79.                            or just the Default
  80.                            Prompt ?
  81.       l) Help / ?                   "About"
  82.       m) System                   Leave AKCC_Shell
  83.  
  84.  
  85.      1.2 Used Keys
  86.      -------------
  87.  
  88.       a) ESCAPE = "system"
  89.       b) HELP   = "help"
  90.  
  91.  
  92.      1.3 Funktionkeys
  93.      ----------------
  94.  
  95.       a) F1 to F10 are user-defineable.
  96.  
  97.  
  98.      1.4 Supported Wildcards
  99.      -----------------------
  100.  
  101.       a) "?", "#", "#?"     (dos-conform, is not changed)
  102.       b) "*"                (is translated to "#?" for the commands)
  103.  
  104.  
  105.      1.5 Syntax
  106.      ----------
  107.  
  108.       All commands may be typed in uppercase, lowercase or mixed.
  109.  
  110.  
  111.     2. Compatibility
  112.     ----------------
  113.  
  114.  
  115.      2.1 Operating System (Kickstart / OS)
  116.      -------------------------------------
  117.  
  118.       AKCC_Shell runs fine under OS V1.2 upto V3.00.
  119.       Tests have been made e.g. with an Amiga 1200 HD and
  120.       an Amiga 4000-030EC.
  121.  
  122.  
  123.      2.2 Other Shells, Console-Handlers (and so on)
  124.      ----------------------------------------------
  125.  
  126.       If you want to use other shells and/or Console-Handlers
  127.       than those supplied with the Workbench, you have to
  128.       experimentate.
  129.       It cannot be guaranteed, that it will work !
  130.  
  131.  
  132.     Version-History :
  133.     =================
  134.  
  135.     All versions before V2.0.1 (some SHAREWARE, some FREEWARE) have not been
  136.     part of AKCC.
  137.     Since V2.0.1 this actually is the case.
  138.  
  139.  
  140.      V3.02 :
  141.      -------
  142.  
  143.      - use of akcc_gen0.library V37+
  144.      - improved documentation
  145.      - improved "big"-Command (screen-size orientated)
  146.      - small program improvements
  147.  
  148.  
  149.      V3.0.0 :
  150.      --------
  151.  
  152.      - internal changes and bug-fixes
  153.      - fixed bug in background startup settings
  154.      - use of SAS/C V6.3
  155.  
  156.  
  157.      V2.2.0 :
  158.      --------
  159.  
  160.      - internal changes and bug-fixes
  161.      - fixed bugs in the internal Execute-Routine :
  162.        Paths and Parameters now O.K.
  163.  
  164.  
  165.      V2.1.2 :
  166.      --------
  167.  
  168.      - mainly bug-fixes in the german doc-file
  169.  
  170.  
  171.      V2.1.1 :
  172.      --------
  173.  
  174.      - use of SAS/C V6.00
  175.      - code-reductions
  176.  
  177.  
  178.      V2.0.1 :
  179.      --------
  180.  
  181.      - many tests under OS V2.04
  182.      - "$VER"sion string of OS V2.04 is supported
  183.      - better handling of <CTRL-C> / <CTRL-D>
  184.      - now "auto-restarts" under use of "cback.o"
  185.      - fixed problems with path-management (own commands, see below).
  186.        Current maximum path number is 256 (this should be enough for almost
  187.        anyone. Really dynamic allocation is not yet implemented.
  188.      - new commands :
  189.             - Big
  190.             - CD      (many work has been put into this, because
  191.                    normal "CD" doesn't work with AKCC_Shell.)
  192.             - AddPath (set additional search path)
  193.             - RemPath (remove a search path)
  194.             - Prompt
  195.      - and much more
  196.